type context.canceler (interface) Method Implmentations Done() <-chan struct{} (*cancelCtx).Done (*timerCtx).cancelCtx.Done cancel(removeFromParent bool, err error) (*cancelCtx).cancel (*timerCtx).cancel
Method Implmentations Done() <-chan struct{} (*cancelCtx).Done (*timerCtx).cancelCtx.Done cancel(removeFromParent bool, err error) (*cancelCtx).cancel (*timerCtx).cancel